﻿2026-06-15T13:55:34.4695975Z Current runner version: '2.335.1'
2026-06-15T13:55:34.4700703Z Runner name: 'hfenduleam'
2026-06-15T13:55:34.4701125Z Runner group name: 'Default'
2026-06-15T13:55:34.4701572Z Machine name: 'HFENDULEAM'
2026-06-15T13:55:34.4703582Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T13:55:34.4704835Z Contents: read
2026-06-15T13:55:34.4705162Z Metadata: read
2026-06-15T13:55:34.4705475Z Packages: read
2026-06-15T13:55:34.4705781Z ##[endgroup]
2026-06-15T13:55:34.4707065Z Secret source: Actions
2026-06-15T13:55:34.4707562Z Prepare workflow directory
2026-06-15T13:55:34.4967578Z Prepare all required actions
2026-06-15T13:55:34.4992488Z Getting action download info
2026-06-15T13:55:35.7251222Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T13:55:36.3315338Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-15T13:55:36.3954427Z ##[group]Run actions/checkout@v5
2026-06-15T13:55:36.3955015Z with:
2026-06-15T13:55:36.3955211Z   fetch-depth: 0
2026-06-15T13:55:36.3955503Z   repository: SaberMage/spt-core
2026-06-15T13:55:36.3957880Z   token: ***
2026-06-15T13:55:36.3958073Z   ssh-strict: true
2026-06-15T13:55:36.3958287Z   ssh-user: git
2026-06-15T13:55:36.3958502Z   persist-credentials: true
2026-06-15T13:55:36.3958722Z   clean: true
2026-06-15T13:55:36.3958927Z   sparse-checkout-cone-mode: true
2026-06-15T13:55:36.3959144Z   fetch-tags: false
2026-06-15T13:55:36.3959361Z   show-progress: true
2026-06-15T13:55:36.3959557Z   lfs: false
2026-06-15T13:55:36.3959745Z   submodules: false
2026-06-15T13:55:36.3959950Z   set-safe-directory: true
2026-06-15T13:55:36.3960307Z ##[endgroup]
2026-06-15T13:55:36.5841138Z Syncing repository: SaberMage/spt-core
2026-06-15T13:55:36.5842087Z ##[group]Getting Git version info
2026-06-15T13:55:36.5842497Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T13:55:36.6116995Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:55:36.6319886Z git version 2.43.0.windows.1
2026-06-15T13:55:36.6347462Z ##[endgroup]
2026-06-15T13:55:36.6355655Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\98632739-1e4f-4c36-b059-3845c303608d\.gitconfig'
2026-06-15T13:55:36.6370024Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\98632739-1e4f-4c36-b059-3845c303608d' before making global git config changes
2026-06-15T13:55:36.6370637Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:55:36.6374904Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:55:36.6599401Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T13:55:36.6781426Z https://github.com/SaberMage/spt-core
2026-06-15T13:55:36.6817721Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:55:36.6821744Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:55:36.7003403Z HEAD
2026-06-15T13:55:36.7238259Z ##[endgroup]
2026-06-15T13:55:36.7241712Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T13:55:37.0786573Z ##[group]Cleaning the repository
2026-06-15T13:55:37.0791504Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T13:55:47.2347988Z Removing .adapter-notify/
2026-06-15T13:55:47.2348333Z Removing target/
2026-06-15T13:55:47.2389692Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T13:55:47.2929695Z HEAD is now at f5248531 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:55:47.2961353Z ##[endgroup]
2026-06-15T13:55:47.2965374Z ##[group]Disabling automatic garbage collection
2026-06-15T13:55:47.2970391Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T13:55:47.3186467Z ##[endgroup]
2026-06-15T13:55:47.3186873Z ##[group]Setting up auth
2026-06-15T13:55:47.3192963Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:55:47.3394965Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:55:47.6796460Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:55:47.7017976Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:55:48.0681800Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:55:48.0901701Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:55:48.4360689Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T13:55:48.4638275Z ##[endgroup]
2026-06-15T13:55:48.4638674Z ##[group]Fetching the repository
2026-06-15T13:55:48.4645637Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +f524853183f19f3a9c35e370a73a57404a6abf5b:refs/remotes/pull/16/merge
2026-06-15T13:55:49.7169127Z ##[endgroup]
2026-06-15T13:55:49.7169564Z ##[group]Determining the checkout info
2026-06-15T13:55:49.7169929Z ##[endgroup]
2026-06-15T13:55:49.7174991Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T13:55:49.7423621Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T13:55:49.7630570Z ##[group]Checking out the ref
2026-06-15T13:55:49.7635121Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:55:49.7976401Z HEAD is now at f5248531 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:55:49.7997881Z ##[endgroup]
2026-06-15T13:55:49.8250944Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T13:55:49.8467219Z f524853183f19f3a9c35e370a73a57404a6abf5b
2026-06-15T13:55:49.8763202Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-15T13:55:49.8763582Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-15T13:55:49.8763812Z [36;1m$PIN = "0c95435"[0m
2026-06-15T13:55:49.8764040Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-15T13:55:49.8764324Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-15T13:55:49.8764667Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-15T13:55:49.8765058Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-15T13:55:49.8765394Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-15T13:55:49.8765676Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-15T13:55:49.8765918Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-15T13:55:49.8766203Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-15T13:55:49.8766575Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-15T13:55:49.8766796Z [36;1m}[0m
2026-06-15T13:55:49.8766969Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-15T13:55:49.8767221Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-15T13:55:49.8841943Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:55:49.8842224Z ##[endgroup]
2026-06-15T13:55:50.7157990Z    Compiling proc-macro2 v1.0.106
2026-06-15T13:55:50.7158317Z    Compiling unicode-ident v1.0.24
2026-06-15T13:55:50.7159294Z    Compiling quote v1.0.45
2026-06-15T13:55:50.7159507Z    Compiling cfg-if v1.0.4
2026-06-15T13:55:50.7159732Z    Compiling serde_core v1.0.228
2026-06-15T13:55:50.7159936Z    Compiling serde v1.0.228
2026-06-15T13:55:50.7160139Z    Compiling windows-link v0.2.1
2026-06-15T13:55:50.7160424Z    Compiling portable-atomic v1.13.1
2026-06-15T13:55:50.7160712Z    Compiling getrandom v0.3.4
2026-06-15T13:55:50.7161072Z    Compiling typenum v1.20.1
2026-06-15T13:55:50.7161516Z    Compiling version_check v0.9.5
2026-06-15T13:55:50.7162108Z    Compiling pin-project-lite v0.2.17
2026-06-15T13:55:50.7162623Z    Compiling critical-section v1.2.0
2026-06-15T13:55:50.7163141Z    Compiling memchr v2.8.1
2026-06-15T13:55:50.7163654Z    Compiling shlex v2.0.1
2026-06-15T13:55:50.7164019Z    Compiling find-msvc-tools v0.1.9
2026-06-15T13:55:50.8194386Z    Compiling windows-sys v0.61.2
2026-06-15T13:55:50.8228048Z    Compiling subtle v2.6.1
2026-06-15T13:55:50.8742539Z    Compiling futures-core v0.3.32
2026-06-15T13:55:50.8742999Z    Compiling equivalent v1.0.2
2026-06-15T13:55:50.8762693Z    Compiling smallvec v1.15.1
2026-06-15T13:55:50.9682123Z    Compiling bytes v1.11.1
2026-06-15T13:55:50.9682653Z    Compiling itoa v1.0.18
2026-06-15T13:55:51.0256545Z    Compiling semver v1.0.28
2026-06-15T13:55:51.0397665Z    Compiling stable_deref_trait v1.2.1
2026-06-15T13:55:51.0839119Z    Compiling generic-array v0.14.7
2026-06-15T13:55:51.0993436Z    Compiling log v0.4.32
2026-06-15T13:55:51.1105102Z    Compiling slab v0.4.12
2026-06-15T13:55:51.1535528Z    Compiling futures-sink v0.3.32
2026-06-15T13:55:51.1837576Z    Compiling futures-io v0.3.32
2026-06-15T13:55:51.2536666Z    Compiling rustc_version v0.4.1
2026-06-15T13:55:51.3039787Z    Compiling futures-channel v0.3.32
2026-06-15T13:55:51.3276968Z    Compiling hashbrown v0.17.1
2026-06-15T13:55:51.3425512Z    Compiling futures-task v0.3.32
2026-06-15T13:55:51.3596410Z    Compiling rustversion v1.0.22
2026-06-15T13:55:51.3901396Z    Compiling getrandom v0.2.17
2026-06-15T13:55:51.5122764Z    Compiling cpufeatures v0.2.17
2026-06-15T13:55:51.5628301Z    Compiling fnv v1.0.7
2026-06-15T13:55:51.5866891Z    Compiling libc v0.2.186
2026-06-15T13:55:51.6432861Z    Compiling jobserver v0.1.34
2026-06-15T13:55:51.6433300Z    Compiling cfg_aliases v0.2.1
2026-06-15T13:55:51.6587625Z    Compiling rand_core v0.10.1
2026-06-15T13:55:51.6588075Z    Compiling strsim v0.11.1
2026-06-15T13:55:51.6641122Z    Compiling litemap v0.8.2
2026-06-15T13:55:51.7461523Z    Compiling autocfg v1.5.1
2026-06-15T13:55:51.7528408Z    Compiling writeable v0.6.3
2026-06-15T13:55:51.7747652Z    Compiling icu_properties_data v2.2.0
2026-06-15T13:55:51.7829721Z    Compiling ident_case v1.0.1
2026-06-15T13:55:51.7951874Z    Compiling getrandom v0.4.2
2026-06-15T13:55:51.8295352Z    Compiling cc v1.2.63
2026-06-15T13:55:51.8805880Z    Compiling dunce v1.0.5
2026-06-15T13:55:51.8908183Z    Compiling utf8_iter v1.0.4
2026-06-15T13:55:52.0277745Z    Compiling indexmap v2.14.0
2026-06-15T13:55:52.0426326Z    Compiling fs_extra v1.3.0
2026-06-15T13:55:52.0610758Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T13:55:52.0696668Z    Compiling percent-encoding v2.3.2
2026-06-15T13:55:52.2117572Z    Compiling syn v2.0.117
2026-06-15T13:55:52.2723770Z    Compiling http v1.4.1
2026-06-15T13:55:52.2915620Z    Compiling unicode-segmentation v1.13.3
2026-06-15T13:55:52.3134743Z    Compiling crypto-common v0.1.7
2026-06-15T13:55:52.3397467Z    Compiling aws-lc-rs v1.17.0
2026-06-15T13:55:52.3416997Z    Compiling thiserror v2.0.18
2026-06-15T13:55:52.3543332Z    Compiling cpufeatures v0.3.0
2026-06-15T13:55:52.3885621Z    Compiling scopeguard v1.2.0
2026-06-15T13:55:52.4615520Z    Compiling lock_api v0.4.14
2026-06-15T13:55:52.4657673Z    Compiling chacha20 v0.10.0
2026-06-15T13:55:52.4923633Z    Compiling block-buffer v0.10.4
2026-06-15T13:55:52.5027842Z    Compiling form_urlencoded v1.2.2
2026-06-15T13:55:52.5408034Z    Compiling untrusted v0.9.0
2026-06-15T13:55:52.6402882Z    Compiling bitflags v2.12.1
2026-06-15T13:55:52.6634046Z    Compiling cmake v0.1.58
2026-06-15T13:55:52.6693708Z    Compiling digest v0.10.7
2026-06-15T13:55:52.7196227Z    Compiling rand v0.10.1
2026-06-15T13:55:52.7266393Z    Compiling num-traits v0.2.19
2026-06-15T13:55:52.7396145Z    Compiling windows-strings v0.5.1
2026-06-15T13:55:52.7829821Z    Compiling windows-result v0.4.1
2026-06-15T13:55:52.7968130Z    Compiling heck v0.5.0
2026-06-15T13:55:52.8265944Z    Compiling rustls v0.23.40
2026-06-15T13:55:52.8544344Z    Compiling convert_case v0.10.0
2026-06-15T13:55:52.8901562Z    Compiling unicode-xid v0.2.6
2026-06-15T13:55:52.8973146Z    Compiling anyhow v1.0.102
2026-06-15T13:55:52.9964932Z    Compiling atomic-waker v1.1.2
2026-06-15T13:55:53.0306233Z    Compiling const-oid v0.10.2
2026-06-15T13:55:53.0600962Z    Compiling httparse v1.10.1
2026-06-15T13:55:53.1359029Z    Compiling zerocopy v0.8.50
2026-06-15T13:55:53.1359496Z    Compiling parking_lot_core v0.9.12
2026-06-15T13:55:53.1459998Z    Compiling http-body v1.0.1
2026-06-15T13:55:53.1460436Z    Compiling hybrid-array v0.4.12
2026-06-15T13:55:53.1638638Z    Compiling curve25519-dalek v4.1.3
2026-06-15T13:55:53.2658163Z    Compiling ahash v0.8.12
2026-06-15T13:55:53.2927965Z    Compiling fastrand v2.4.1
2026-06-15T13:55:53.3349440Z    Compiling base64ct v1.8.3
2026-06-15T13:55:53.5247450Z    Compiling either v1.16.0
2026-06-15T13:55:53.5297599Z    Compiling powerfmt v0.2.0
2026-06-15T13:55:53.6394687Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T13:55:53.7031474Z    Compiling aws-lc-sys v0.41.0
2026-06-15T13:55:53.7214204Z    Compiling ring v0.17.14
2026-06-15T13:55:53.7318441Z    Compiling deranged v0.5.8
2026-06-15T13:55:53.7874531Z    Compiling rand_core v0.6.4
2026-06-15T13:55:53.7939575Z    Compiling pkg-config v0.3.33
2026-06-15T13:55:53.8045208Z    Compiling num-conv v0.2.2
2026-06-15T13:55:53.8631934Z    Compiling tower-service v0.3.3
2026-06-15T13:55:54.0175887Z    Compiling tinyvec_macros v0.1.1
2026-06-15T13:55:54.0213918Z    Compiling try-lock v0.2.5
2026-06-15T13:55:54.0299404Z    Compiling vcpkg v0.2.15
2026-06-15T13:55:54.0870621Z    Compiling data-encoding v2.11.0
2026-06-15T13:55:54.1011120Z    Compiling zmij v1.0.21
2026-06-15T13:55:54.1024963Z    Compiling time-core v0.1.8
2026-06-15T13:55:54.1063577Z    Compiling base64 v0.22.1
2026-06-15T13:55:54.1922908Z    Compiling want v0.3.1
2026-06-15T13:55:54.2179352Z    Compiling tinyvec v1.11.0
2026-06-15T13:55:54.2218694Z    Compiling parking_lot v0.12.5
2026-06-15T13:55:54.2960263Z    Compiling block-buffer v0.12.0
2026-06-15T13:55:54.3057145Z    Compiling crypto-common v0.2.2
2026-06-15T13:55:54.4147939Z    Compiling sha2 v0.10.9
2026-06-15T13:55:54.5179813Z    Compiling vergen-lib v9.1.0
2026-06-15T13:55:54.5765428Z    Compiling inout v0.1.4
2026-06-15T13:55:54.6250770Z    Compiling n0-future v0.3.2
2026-06-15T13:55:54.6308287Z    Compiling crossbeam-utils v0.8.21
2026-06-15T13:55:54.6320319Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T13:55:54.8273309Z    Compiling winapi v0.3.9
2026-06-15T13:55:54.8293491Z    Compiling serde_json v1.0.150
2026-06-15T13:55:54.8635888Z    Compiling signature v2.2.0
2026-06-15T13:55:54.9445323Z    Compiling diatomic-waker v0.2.3
2026-06-15T13:55:54.9752076Z    Compiling winnow v1.0.3
2026-06-15T13:55:55.0315611Z    Compiling parking v2.2.1
2026-06-15T13:55:55.0322552Z    Compiling spin v0.10.0
2026-06-15T13:55:55.0403623Z    Compiling httpdate v1.0.3
2026-06-15T13:55:55.0404024Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T13:55:55.1022579Z    Compiling cordyceps v0.3.4
2026-06-15T13:55:55.1249369Z    Compiling futures-lite v2.6.1
2026-06-15T13:55:55.1540988Z    Compiling digest v0.11.3
2026-06-15T13:55:55.3619685Z    Compiling futures-buffered v0.2.13
2026-06-15T13:55:55.3893102Z    Compiling ed25519 v2.2.3
2026-06-15T13:55:55.4397592Z    Compiling cipher v0.4.4
2026-06-15T13:55:55.4835980Z    Compiling vergen v9.1.0
2026-06-15T13:55:55.5009959Z    Compiling vergen-lib v0.1.6
2026-06-15T13:55:55.5435593Z    Compiling universal-hash v0.5.1
2026-06-15T13:55:55.6710071Z    Compiling noq-udp v0.10.0
2026-06-15T13:55:55.7392405Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T13:55:55.7542737Z    Compiling heapless v0.7.17
2026-06-15T13:55:55.7543993Z    Compiling sync_wrapper v1.0.2
2026-06-15T13:55:55.7708365Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T13:55:55.8175133Z    Compiling opaque-debug v0.3.1
2026-06-15T13:55:55.8779158Z    Compiling allocator-api2 v0.2.21
2026-06-15T13:55:55.8824013Z    Compiling synstructure v0.13.2
2026-06-15T13:55:55.9195607Z    Compiling darling_core v0.20.11
2026-06-15T13:55:55.9202564Z    Compiling byteorder v1.5.0
2026-06-15T13:55:56.0371328Z    Compiling polyval v0.6.2
2026-06-15T13:55:56.1009001Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T13:55:56.1169650Z    Compiling hash32 v0.2.1
2026-06-15T13:55:56.3020921Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:55:56.3489753Z    Compiling spin v0.9.8
2026-06-15T13:55:56.3748219Z    Compiling windows-threading v0.2.1
2026-06-15T13:55:56.3748699Z    Compiling signature v3.0.0
2026-06-15T13:55:56.5044591Z    Compiling ryu v1.0.23
2026-06-15T13:55:56.5055923Z    Compiling fallible-iterator v0.3.0
2026-06-15T13:55:56.5260196Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T13:55:56.5891848Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T13:55:56.6768343Z    Compiling tower-layer v0.3.3
2026-06-15T13:55:56.7829775Z    Compiling windows-targets v0.52.6
2026-06-15T13:55:56.8751355Z    Compiling ghash v0.5.1
2026-06-15T13:55:56.8825273Z    Compiling ctr v0.9.2
2026-06-15T13:55:56.9053750Z    Compiling aes v0.8.4
2026-06-15T13:55:56.9073708Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T13:55:56.9682482Z    Compiling time v0.3.47
2026-06-15T13:55:57.0216346Z    Compiling http-body-util v0.1.3
2026-06-15T13:55:57.1200862Z    Compiling aead v0.5.2
2026-06-15T13:55:57.2354347Z    Compiling proc-macro-crate v3.5.0
2026-06-15T13:55:57.3382964Z    Compiling widestring v1.2.1
2026-06-15T13:55:57.3599247Z    Compiling ipconfig v0.3.4
2026-06-15T13:55:57.6380067Z    Compiling aes-gcm v0.10.3
2026-06-15T13:55:57.6768283Z    Compiling windows-sys v0.59.0
2026-06-15T13:55:57.8166457Z    Compiling crossbeam-channel v0.5.15
2026-06-15T13:55:57.8551694Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T13:55:57.8702531Z    Compiling blake3 v1.8.5
2026-06-15T13:55:57.9029647Z    Compiling windows-registry v0.6.1
2026-06-15T13:55:57.9996955Z    Compiling uuid v1.23.2
2026-06-15T13:55:58.0205141Z    Compiling memoffset v0.6.5
2026-06-15T13:55:58.1028315Z    Compiling noq v0.18.0
2026-06-15T13:55:58.2518767Z    Compiling netwatch v0.16.0
2026-06-15T13:55:58.2911311Z    Compiling acto v0.8.2
2026-06-15T13:55:58.3023667Z    Compiling tagptr v0.2.0
2026-06-15T13:55:58.3209358Z    Compiling serde_derive v1.0.228
2026-06-15T13:55:58.3466400Z    Compiling zeroize_derive v1.4.3
2026-06-15T13:55:58.4332281Z    Compiling zerofrom-derive v0.1.7
2026-06-15T13:55:58.4334336Z    Compiling tokio-macros v2.7.0
2026-06-15T13:55:58.4428866Z    Compiling yoke-derive v0.8.2
2026-06-15T13:55:58.4955223Z    Compiling socket2 v0.6.4
2026-06-15T13:55:58.5007102Z    Compiling mio v1.2.1
2026-06-15T13:55:58.5868796Z    Compiling futures-macro v0.3.32
2026-06-15T13:55:58.5984141Z    Compiling zerovec-derive v0.11.3
2026-06-15T13:55:58.8135825Z    Compiling displaydoc v0.2.6
2026-06-15T13:55:58.9513589Z    Compiling tracing-attributes v0.1.31
2026-06-15T13:55:58.9976590Z    Compiling zeroize v1.8.2
2026-06-15T13:55:59.0349045Z    Compiling thiserror-impl v2.0.18
2026-06-15T13:55:59.1499733Z    Compiling tokio v1.52.3
2026-06-15T13:55:59.1500265Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T13:55:59.3370383Z    Compiling rustls-pki-types v1.14.1
2026-06-15T13:55:59.4697678Z    Compiling futures-util v0.3.32
2026-06-15T13:55:59.6887502Z    Compiling darling_macro v0.20.11
2026-06-15T13:55:59.6954395Z    Compiling derive_more-impl v2.1.1
2026-06-15T13:55:59.7314233Z    Compiling spez v0.1.2
2026-06-15T13:55:59.7866234Z    Compiling windows-interface v0.59.3
2026-06-15T13:55:59.8517570Z    Compiling windows-implement v0.60.2
2026-06-15T13:55:59.8518044Z    Compiling n0-error-macros v0.1.3
2026-06-15T13:55:59.9884727Z    Compiling zerofrom v0.1.8
2026-06-15T13:56:00.1380607Z    Compiling darling v0.20.11
2026-06-15T13:56:00.1987577Z    Compiling der v0.8.0-rc.10
2026-06-15T13:56:00.3436718Z    Compiling yoke v0.8.3
2026-06-15T13:56:00.4381308Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:56:00.5724975Z    Compiling pin-project-internal v1.1.13
2026-06-15T13:56:00.7239302Z    Compiling zerovec v0.11.6
2026-06-15T13:56:00.7901594Z    Compiling zerotrie v0.2.4
2026-06-15T13:56:00.7912911Z    Compiling cobs v0.3.0
2026-06-15T13:56:00.8396131Z    Compiling postcard-derive v0.2.2
2026-06-15T13:56:00.8782940Z    Compiling windows-core v0.62.2
2026-06-15T13:56:00.9485409Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T13:56:00.9622185Z    Compiling n0-error v0.1.3
2026-06-15T13:56:01.0098357Z    Compiling enum-assoc v1.3.0
2026-06-15T13:56:01.2352835Z    Compiling spki v0.8.0-rc.4
2026-06-15T13:56:01.3660449Z    Compiling tinystr v0.8.3
2026-06-15T13:56:01.4284049Z    Compiling potential_utf v0.1.5
2026-06-15T13:56:01.4335243Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T13:56:01.4780638Z    Compiling ed25519-dalek v2.2.0
2026-06-15T13:56:01.5724062Z    Compiling icu_locale_core v2.2.0
2026-06-15T13:56:01.5776262Z    Compiling icu_collections v2.2.0
2026-06-15T13:56:01.5777438Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:56:01.6117434Z    Compiling windows-future v0.3.2
2026-06-15T13:56:01.6449108Z    Compiling windows-collections v0.3.2
2026-06-15T13:56:01.7566639Z    Compiling spt-proto v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T13:56:01.8182166Z    Compiling pin-project v1.1.13
2026-06-15T13:56:01.8182887Z    Compiling windows-numerics v0.3.1
2026-06-15T13:56:01.8656134Z    Compiling data-encoding-macro v0.1.20
2026-06-15T13:56:02.0163990Z    Compiling derive_builder v0.20.2
2026-06-15T13:56:02.0164903Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T13:56:02.0475264Z    Compiling num_enum_derive v0.7.6
2026-06-15T13:56:02.0570897Z    Compiling strum_macros v0.28.0
2026-06-15T13:56:02.0614043Z    Compiling async-trait v0.1.89
2026-06-15T13:56:02.1156168Z    Compiling ref-cast v1.0.25
2026-06-15T13:56:02.2014054Z    Compiling windows v0.62.2
2026-06-15T13:56:02.2553598Z    Compiling futures-executor v0.3.32
2026-06-15T13:56:02.4197844Z    Compiling icu_provider v2.2.0
2026-06-15T13:56:02.5146827Z    Compiling futures v0.3.32
2026-06-15T13:56:02.5969483Z    Compiling lru-slab v0.1.2
2026-06-15T13:56:02.6053641Z    Compiling foldhash v0.2.0
2026-06-15T13:56:02.7044580Z    Compiling icu_properties v2.2.0
2026-06-15T13:56:02.7639590Z    Compiling icu_normalizer v2.2.0
2026-06-15T13:56:02.7702628Z    Compiling ipnet v2.12.0
2026-06-15T13:56:02.9666903Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T13:56:03.1677419Z    Compiling once_cell v1.21.4
2026-06-15T13:56:03.1710458Z    Compiling tokio-util v0.7.18
2026-06-15T13:56:03.1825377Z    Compiling prefix-trie v0.8.4
2026-06-15T13:56:03.2434762Z    Compiling tower v0.5.3
2026-06-15T13:56:03.4003247Z    Compiling tracing-core v0.1.36
2026-06-15T13:56:03.4400844Z    Compiling postcard v1.1.3
2026-06-15T13:56:03.5746633Z    Compiling hashbrown v0.14.5
2026-06-15T13:56:03.6317137Z    Compiling chrono v0.4.45
2026-06-15T13:56:03.7527068Z    Compiling derive_more v2.1.1
2026-06-15T13:56:03.7863840Z    Compiling tracing v0.1.44
2026-06-15T13:56:03.8217617Z    Compiling xml-rs v0.8.28
2026-06-15T13:56:03.8537850Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T13:56:03.9619563Z    Compiling idna_adapter v1.2.2
2026-06-15T13:56:04.1013049Z    Compiling idna v1.1.0
2026-06-15T13:56:04.1254158Z    Compiling h2 v0.4.14
2026-06-15T13:56:04.2048210Z    Compiling hashlink v0.9.1
2026-06-15T13:56:04.2225907Z    Compiling rustc-hash v2.1.2
2026-06-15T13:56:04.3463810Z    Compiling mac-addr v0.3.0
2026-06-15T13:56:04.3502128Z    Compiling thiserror v1.0.69
2026-06-15T13:56:04.3789073Z    Compiling identity-hash v0.1.0
2026-06-15T13:56:04.4083043Z    Compiling url v2.5.8
2026-06-15T13:56:04.4709855Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T13:56:04.4896961Z    Compiling rusqlite v0.32.1
2026-06-15T13:56:04.5538958Z    Compiling netdev v0.42.0
2026-06-15T13:56:04.5867519Z    Compiling strum v0.28.0
2026-06-15T13:56:04.6392847Z    Compiling iroh-relay v0.98.0
2026-06-15T13:56:04.6796132Z    Compiling xmltree v0.10.3
2026-06-15T13:56:04.7376535Z    Compiling n0-watcher v0.6.1
2026-06-15T13:56:04.8925030Z    Compiling iroh-metrics v0.38.3
2026-06-15T13:56:04.9279009Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T13:56:04.9541126Z    Compiling iroh-base v0.98.0
2026-06-15T13:56:04.9597106Z    Compiling attohttpc v0.30.1
2026-06-15T13:56:05.0318202Z    Compiling tower-http v0.6.11
2026-06-15T13:56:05.1611050Z    Compiling tokio-stream v0.1.18
2026-06-15T13:56:05.3165322Z    Compiling num_enum v0.7.6
2026-06-15T13:56:05.3165745Z    Compiling moka v0.12.15
2026-06-15T13:56:05.4107761Z    Compiling spt-store v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T13:56:05.5111762Z    Compiling hashbrown v0.16.1
2026-06-15T13:56:05.5409479Z    Compiling serde_spanned v0.6.9
2026-06-15T13:56:05.5940380Z    Compiling toml_datetime v0.6.11
2026-06-15T13:56:05.8781339Z    Compiling thiserror-impl v1.0.69
2026-06-15T13:56:05.9101775Z    Compiling ref-cast-impl v1.0.25
2026-06-15T13:56:06.1405753Z    Compiling serde_derive_internals v0.29.1
2026-06-15T13:56:06.1691414Z    Compiling simple-dns v0.9.3
2026-06-15T13:56:06.1713529Z    Compiling serial-core v0.4.0
2026-06-15T13:56:06.2176125Z    Compiling aho-corasick v1.1.4
2026-06-15T13:56:06.2202775Z    Compiling regex-syntax v0.8.10
2026-06-15T13:56:06.3856961Z    Compiling arrayref v0.3.9
2026-06-15T13:56:06.4952743Z    Compiling sha1_smol v1.0.1
2026-06-15T13:56:06.6455923Z    Compiling arrayvec v0.7.6
2026-06-15T13:56:06.7217114Z    Compiling constant_time_eq v0.4.2
2026-06-15T13:56:06.7535866Z    Compiling resolv-conf v0.7.6
2026-06-15T13:56:06.8422109Z    Compiling winnow v0.7.15
2026-06-15T13:56:06.9108850Z    Compiling smol_str v0.1.24
2026-06-15T13:56:07.1179787Z    Compiling toml_write v0.1.2
2026-06-15T13:56:07.2211720Z    Compiling spt-msg v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T13:56:07.2220222Z    Compiling simdutf8 v0.1.5
2026-06-15T13:56:07.3089279Z    Compiling winreg v0.10.1
2026-06-15T13:56:07.4653474Z    Compiling schemars_derive v1.2.1
2026-06-15T13:56:07.6229505Z    Compiling iroh-dns v0.98.0
2026-06-15T13:56:07.6826409Z    Compiling serial-windows v0.4.0
2026-06-15T13:56:07.7847291Z    Compiling hyper v1.10.1
2026-06-15T13:56:07.8717375Z    Compiling lru v0.16.4
2026-06-15T13:56:08.0571864Z    Compiling regex-automata v0.4.14
2026-06-15T13:56:08.0628053Z    Compiling webpki-roots v1.0.7
2026-06-15T13:56:08.1621406Z    Compiling seize v0.5.1
2026-06-15T13:56:08.2895292Z    Compiling darling_core v0.23.0
2026-06-15T13:56:08.3475904Z    Compiling serde_bytes v0.11.19
2026-06-15T13:56:08.3788795Z    Compiling hmac v0.12.1
2026-06-15T13:56:08.5094249Z    Compiling toml_edit v0.22.27
2026-06-15T13:56:08.5596680Z    Compiling iroh v0.98.2
2026-06-15T13:56:08.6147896Z    Compiling anstyle v1.0.14
2026-06-15T13:56:08.6389820Z    Compiling utf8parse v0.2.2
2026-06-15T13:56:08.7244193Z    Compiling cmov v0.5.4
2026-06-15T13:56:08.7517840Z    Compiling lazy_static v1.5.0
2026-06-15T13:56:08.8821992Z    Compiling bitflags v1.3.2
2026-06-15T13:56:08.9053492Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T13:56:08.9203162Z    Compiling pin-utils v0.1.0
2026-06-15T13:56:08.9511223Z    Compiling dyn-clone v1.0.20
2026-06-15T13:56:08.9679883Z    Compiling nix v0.25.1
2026-06-15T13:56:09.0008031Z    Compiling hyper-util v0.1.20
2026-06-15T13:56:09.0092724Z    Compiling anstyle-wincon v3.0.11
2026-06-15T13:56:09.0932551Z    Compiling ctutils v0.4.2
2026-06-15T13:56:09.1421285Z    Compiling shared_library v0.1.9
2026-06-15T13:56:09.2337717Z    Compiling schemars v1.2.1
2026-06-15T13:56:09.3247715Z    Compiling anstyle-parse v1.0.0
2026-06-15T13:56:09.3414124Z    Compiling hkdf v0.12.4
2026-06-15T13:56:09.4256492Z    Compiling papaya v0.2.4
2026-06-15T13:56:09.4453250Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T13:56:09.5322008Z    Compiling serial v0.4.0
2026-06-15T13:56:09.6666016Z    Compiling filedescriptor v0.8.3
2026-06-15T13:56:09.8413368Z    Compiling backon v1.6.0
2026-06-15T13:56:09.8698239Z    Compiling anstyle-query v1.1.5
2026-06-15T13:56:09.9039681Z    Compiling paste v1.0.15
2026-06-15T13:56:10.0013178Z    Compiling shell-words v1.1.1
2026-06-15T13:56:10.0451990Z    Compiling regex v1.12.3
2026-06-15T13:56:10.0922942Z    Compiling downcast-rs v1.2.1
2026-06-15T13:56:10.1246221Z    Compiling instability v0.3.12
2026-06-15T13:56:10.1332307Z    Compiling foldhash v0.1.5
2026-06-15T13:56:10.1937596Z    Compiling colorchoice v1.0.5
2026-06-15T13:56:10.2323494Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T13:56:10.2571923Z    Compiling hashbrown v0.15.5
2026-06-15T13:56:10.3065599Z    Compiling toml v0.8.23
2026-06-15T13:56:10.3080465Z    Compiling anstream v1.0.0
2026-06-15T13:56:10.3362367Z    Compiling portable-pty v0.8.1
2026-06-15T13:56:10.3419067Z    Compiling igd-next v0.17.1
2026-06-15T13:56:10.4287900Z    Compiling spake2 v0.4.0
2026-06-15T13:56:10.6936314Z    Compiling terminal_size v0.4.4
2026-06-15T13:56:10.8249160Z    Compiling spt-runtime v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T13:56:10.8339577Z    Compiling strum_macros v0.26.4
2026-06-15T13:56:10.8489721Z    Compiling crossterm_winapi v0.9.1
2026-06-15T13:56:10.9559240Z    Compiling itertools v0.13.0
2026-06-15T13:56:11.2331971Z    Compiling sha1 v0.10.6
2026-06-15T13:56:11.3225190Z    Compiling castaway v0.2.4
2026-06-15T13:56:11.3789942Z    Compiling clap_lex v1.1.0
2026-06-15T13:56:11.4398826Z    Compiling doctest-file v1.1.1
2026-06-15T13:56:11.4777911Z    Compiling static_assertions v1.1.0
2026-06-15T13:56:11.5237165Z    Compiling wmi v0.18.4
2026-06-15T13:56:11.5714436Z    Compiling darling_macro v0.23.0
2026-06-15T13:56:11.6584178Z    Compiling unicode-width v0.1.14
2026-06-15T13:56:11.6957200Z    Compiling recvmsg v1.0.0
2026-06-15T13:56:11.7477987Z    Compiling indoc v2.0.7
2026-06-15T13:56:11.9149738Z    Compiling interprocess v2.4.2
2026-06-15T13:56:11.9628663Z    Compiling compact_str v0.8.2
2026-06-15T13:56:11.9952367Z    Compiling darling v0.23.0
2026-06-15T13:56:12.0328010Z    Compiling clap_builder v4.6.0
2026-06-15T13:56:12.1908940Z    Compiling crossterm v0.28.1
2026-06-15T13:56:12.7337324Z    Compiling spt-live v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T13:56:13.2116581Z    Compiling portmapper v0.16.0
2026-06-15T13:56:13.2900976Z    Compiling unicode-truncate v1.1.0
2026-06-15T13:56:13.4252885Z    Compiling lru v0.12.5
2026-06-15T13:56:13.5210756Z    Compiling spt-term v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T13:56:13.5757429Z    Compiling clap_derive v4.6.1
2026-06-15T13:56:13.6008414Z    Compiling unicode-width v0.2.0
2026-06-15T13:56:13.6861567Z    Compiling strum v0.26.3
2026-06-15T13:56:13.6995302Z    Compiling cassowary v0.3.0
2026-06-15T13:56:13.8363475Z    Compiling nucleo-matcher v0.3.1
2026-06-15T13:56:13.9130479Z    Compiling qrcode v0.14.1
2026-06-15T13:56:13.9432450Z    Compiling tempfile v3.27.0
2026-06-15T13:56:14.9317061Z    Compiling ratatui v0.29.0
2026-06-15T13:56:15.3799135Z    Compiling clap v4.6.1
2026-06-15T13:56:25.6937746Z    Compiling rustls-webpki v0.103.13
2026-06-15T13:56:27.8670002Z    Compiling tokio-rustls v0.26.4
2026-06-15T13:56:27.8670378Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T13:56:27.8670624Z    Compiling noq-proto v0.17.0
2026-06-15T13:56:28.0039966Z    Compiling hyper-rustls v0.27.9
2026-06-15T13:56:28.0040268Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T13:56:28.0041377Z    Compiling tokio-websockets v0.13.2
2026-06-15T13:56:28.1510057Z    Compiling reqwest v0.13.4
2026-06-15T13:56:29.0231596Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T13:56:44.6762440Z    Compiling spt-net v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:56:45.9719007Z    Compiling spt-daemon v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:56:53.3765552Z    Compiling spt v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T13:56:59.6578100Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-06-15T13:56:59.6799136Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-59a3dac163967e66.exe)
2026-06-15T13:56:59.7322283Z 
2026-06-15T13:56:59.7322585Z running 1 test
2026-06-15T13:57:06.8444888Z test new_brain_serves_against_old_broker ... ok
2026-06-15T13:57:06.8445115Z 
2026-06-15T13:57:06.8445314Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.11s
2026-06-15T13:57:06.8445544Z 
2026-06-15T13:57:06.8935136Z Post job cleanup.
2026-06-15T13:57:06.9917644Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:57:07.0131659Z git version 2.43.0.windows.1
2026-06-15T13:57:07.0165909Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7681187a-4cfb-4f94-ab5b-223d592106dd\.gitconfig'
2026-06-15T13:57:07.0178499Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7681187a-4cfb-4f94-ab5b-223d592106dd' before making global git config changes
2026-06-15T13:57:07.0179031Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:57:07.0183712Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:57:07.0398345Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:57:07.0611694Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:57:07.4162573Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:57:07.4366669Z http.https://github.com/.extraheader
2026-06-15T13:57:07.4392748Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T13:57:07.4617665Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:57:07.8032529Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:57:07.8246147Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:57:08.1881513Z Cleaning up orphan processes
